- dpkg (1.23.3+rpi1) forky-staging; urgency=medium
++dpkg (1.23.5+rpi1) forky-staging; urgency=medium
+
+ [changes brought forward from 1.20.5+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sun, 02 Aug 2020 12:08:02 +0000]
+ * Hack up Vendor.pm so it doesn't fail
+ (see https://lists.debian.org/debian-dpkg/2020/08/msg00004.html )
+
+ [changes introduce in 1.21.17+rpi1 by Peter Michael Green]
+ * disable testsuite.
+
- -- Raspbian forward porter <root@raspbian.org> Fri, 16 Jan 2026 01:20:12 +0000
++ -- Raspbian forward porter <root@raspbian.org> Tue, 27 Jan 2026 04:55:09 +0000
++
+ dpkg (1.23.5) unstable; urgency=medium
+
+ [ Guillem Jover ]
+ * dpkg-source: Do not error out on empty fields. Closes: #1125985
+ * Perl modules:
+ - Dpkg::Email::Address: Do not construct invalid objects.
+ - Dpkg::Control::FieldsCore: Improve Maintainer and Uploader field parse
+ errors.
+ * Documentation:
+ - man: Improve dpkg-buildpackage --sign-backend description.
+ * Build system:
+ - Move the dist artifacts to the release directory.
+ * Test suite:
+ - Add known exception sources for ProhibitCaptureWithoutTest.
+
+ -- Guillem Jover <guillem@debian.org> Fri, 23 Jan 2026 01:41:44 +0100
+
+ dpkg (1.23.4) unstable; urgency=medium
+
+ [ Guillem Jover ]
+ * Revert "Dpkg::Vendor: Add branch hardening flags to LDFLAGS".
+ Closes: #1125323, #1125715
+ * start-stop-daemon: Check for invalid combinations of --notify-await
+ options. Closes: #1124643
+ * dpkg: Fix typo for «metadata» in error message. Closes: #1125128
+ * scripts: Parse and validate Maintainer and Uploaders email addresses.
+ * dpkg-source: Warn when the Uploaders field contains the Maintainer.
+ * Perl modules:
+ - Dpkg::BuildProfiles: Remove the parser workaround now that dh-exec is
+ fixed.
+ - Dpkg::Shlibs::Symbol: Emit a warning for the deprecated wildcard syntax.
+ Closes: #1125722
+ - Dpkg::Source::Package::V2: Switch generated patch to be git formatted.
+ - Dpkg::Source::Package::V2: Print Bug-<Vendor> in patch template instead
+ of vendor specific ones.
+ - Dpkg::Email::Address: New module.
+ - Dpkg::Control::FieldsCore: Add new email address field parsing functions.
+ - Dpkg::Shlibs::SymbolFile: Refactor metavariable substitution into a
+ function.
+ - Dpkg::Shlibs::SymbolFile: Add support for #CURVER#. Closes: #615940
+ * Documentation:
+ - dpkg-buildflags(1): Clarify that LDFLAGS are not safe for direct ld(1)
+ use. See #1125323.
+ - start-stop-daemon(8): Clarify relationship between --notify-await and
+ --background. See #1124643.
+ - man: Refactor explanation about deb-symbols metavariables.
+ * Code internals:
+ - dselect: Mark keybindings methods only accessing static members as
+ static.
+ - dpkg-deb: Reduce pid variable scope.
+ - libcompat: Define __has_attribute() if not already defined in gettext.h.
+ * Packaging:
+ - Bump Standards-Version to 4.7.3 (no changes needed).
+ * Test suite:
+ - Undefine _LIBC for cppcheck.
+ - Update cppcheck suppressions for 2.19.0.
+ * Localization:
+ - Update Dutch translations.
+ Thanks to Frans Spiesschaert <Frans.Spiesschaert@yucom.be>.
+ Closes: #1125463, #1125465, #1125466
+ - Update Portuguese translations.
+ Thanks to Américo Monteiro <a_monteiro@gmx.com>.
+ Closes: #1124138, #1124412, #1124439, #1124636
+
+ -- Guillem Jover <guillem@debian.org> Sun, 18 Jan 2026 18:29:23 +0100
dpkg (1.23.3) unstable; urgency=medium